home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / curses.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.0 KB  |  69 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : CURSES INTERFACE
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : vrdxhq!siemens!gypsy!rosen@seismo
  6. -- AUTHOR            : Steve Rosen
  7. --                   : Siemens Research
  8. -- COPYRIGHT         : 
  9. -- DATE CREATED      : 6 August 1985
  10. -- DATE RELEASED     : 6 August 1985
  11. -- DATE LAST UPDATED : 6 August 1985
  12. -- LOCATION          : ASR
  13. -- ENVIRONMENT       : VADS VAX/UNIX 4.06
  14. --= CLASSIFICATION       ===============================================--
  15. -- CATEGORY LEVEL 1  : Components
  16. -- CATEGORY LEVEL 2  : Virtual Terminal
  17. -- CATEGORY LEVEL 3  : Curses Interface
  18. -- CATEGORY LEVEL 4  : 
  19. -- KEYWORD           : display
  20. -- KEYWORD           : terminal update
  21. -- KEYWORD           : screen
  22. -- INDEX             : Display
  23. -- INDEX             : Terminal Update
  24. -- INDEX             : Update, Terminal
  25. -- INDEX             : Screen
  26. -- INDEX             : CURSES
  27. -- TAXONOMY          : 
  28. -- DEPENDENCIES      : 
  29. -- SEE ALSO          : 
  30. --= FILE LISTING         ===============================================--
  31. -- FILE SPECS        : PD:<ADA.VIRTERM>CURSES.*
  32. -- DIRECTORY DISPLAY :
  33. -- Directory   PD:<ADA.VIRTERM>
  34. --      File Name     Byte Count  Line Count
  35. --   ---------------  ----------  ----------
  36. --   CURSES.PRO             2903          60
  37. --   CURSES.SRC            24734         747
  38. --   ===============  ==========  ==========
  39. --     2 Files             27637         807
  40. --= ABSTRACT             ===============================================--
  41. --         This package provides an interface to the UNIX curses  package
  42. -- through Ada.
  43. --= REVISION HISTORY     ===============================================--
  44. --
  45. -- DATE         VERSION    AUTHOR                  HISTORY
  46. -- ???        0.0    Steve Rosen        Initial Release
  47. -- 8/6/85    1.0    Karl A. Nyberg        Release to SIMTEL
  48. --= RELEASE NOTICE       ===============================================--
  49. -- This prologue must be included in all copies of this software.
  50. --
  51. -- This software is copyright by the author.
  52. --
  53. -- This software is released to the Ada community.
  54. -- This software is released to the Public Domain (note:
  55. --   software released to the Public Domain is not subject
  56. --   to copyright protection).
  57. -- Restrictions on use or distribution:  NONE
  58. --= DISCLAIMER           ===============================================--
  59. --     This software and its documentation are provided "AS IS" and
  60. -- without any expressed or implied warranties whatsoever.  No warranties
  61. -- as to performance, merchantability, or fitness for a particular
  62. -- purpose exist.
  63. --     The user is advised to test the software thoroughly before
  64. -- relying on it.  The user must assume the entire risk and liability of
  65. -- using this software.  In no event shall any person or organization of
  66. -- people be held responsible for any direct, indirect, consequential or
  67. -- inconsequential damages or lost profits.
  68. --======================================================================--
  69.